Name changed to fit in a 14-character limit.
authorEric S. Raymond <esr@snark.thyrsus.com>
Wed, 14 Apr 1993 16:33:20 +0000 (16:33 +0000)
committerEric S. Raymond <esr@snark.thyrsus.com>
Wed, 14 Apr 1993 16:33:20 +0000 (16:33 +0000)
lisp/help-macro.el

index fa8bf07e62e6e9f02e0a749821fbc1c74bc8d3b9..cd6831fe214508ce5f5b6700fdb5b4491a2b023c 100644 (file)
@@ -1,4 +1,4 @@
-;;; help-screen.el --- Makes command line help such as help-for-help
+;;; help-macro.el --- Makes command line help such as help-for-help
 
 ;; Copyright (C) 1993 Free Software Foundation, Inc.
 
@@ -32,6 +32,9 @@
 ;; example, the Gnu Emacs Empire Tool uses this for every "nested" mode map
 ;; called from the main mode map.
 
+;;       The name of this package was changed from help-screen.el to
+;; help-macro.el in order to fit in a 14-character limit.
+
 ;;-> ***********************  Example of use *********************************
 
 ;;->(make-help-screen help-for-empire-redistribute-map
@@ -104,5 +107,5 @@ from the HELPED-MAP and the corresponding interactive function is executed."
                   (ding))))))
      ))
 
-;;; help-screen.el
+;;; help-macro.el